#include <d3dx9.h>
#include "DDirect3D9.hpp"
#include "deGlobalTypes.hpp"
#include "deDriver_priv.hpp"
#include "deBitmap.hpp"
Include dependency graph for DDirect3D9-RenderStates.cpp:

Defines | |
| #define | NULLTEXWARNING(x, y) |
| #define | TEXTURESTRUCTID 0x01005354 |
Functions | |
| D3DTEXTUREOP | GetD3DTextureOp (IdeRenderTexture::TextureOp Operation) |
| long | GetD3DTextureArg (IdeRenderTexture::TextureArg Args) |
| D3DTEXTUREADDRESS | GetD3DTextureAddress (IdeRenderTexture::TextureAddress Address) |
| D3DTEXTUREFILTERTYPE | GetD3DTextureFilter (IdeRenderTexture::TextureFilter Filter) |
This file is distributed "AS IS" without warranty of any kind. Novus Delta, LLC. does not guarantee the fitness of the contents of this file for any particular purpose.
Copyright (C) 2001-2003 Novus Delta, LLC. All Rights Reserved.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3-rc3